Skip to content

Commit

Permalink
Fix #63: update GMM plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 27, 2023
1 parent 4836c35 commit 56e0314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ of Jackson: application code should only rely on `jackson-bom`
<plugin>
<groupId>de.jjohannes</groupId>
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
<version>0.3.0</version>
<version>0.4.0</version>
<executions>
<execution>
<goals>
Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Jackson components (core, modules)
=== Releases (note: only includes patches with actual changes)
------------------------------------------------------------------------

2.15.1 (not yet released)

#63: Update `de.jjohannes:gradle-module-metadata-maven-plugin` to 0.4.0

2.15.0 (23-Apr-2023)

#56: Change defaults for Felix OSGi Bundle plug-in to fix timestamps
Expand Down

0 comments on commit 56e0314

Please sign in to comment.