We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4836c35 commit 56e0314Copy full SHA for 56e0314
base/pom.xml
@@ -179,7 +179,7 @@ of Jackson: application code should only rely on `jackson-bom`
179
<plugin>
180
<groupId>de.jjohannes</groupId>
181
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
182
- <version>0.3.0</version>
+ <version>0.4.0</version>
183
<executions>
184
<execution>
185
<goals>
release-notes/VERSION-2.x
@@ -9,6 +9,10 @@ Jackson components (core, modules)
9
=== Releases (note: only includes patches with actual changes)
10
------------------------------------------------------------------------
11
12
+2.15.1 (not yet released)
13
+
14
+#63: Update `de.jjohannes:gradle-module-metadata-maven-plugin` to 0.4.0
15
16
2.15.0 (23-Apr-2023)
17
18
#56: Change defaults for Felix OSGi Bundle plug-in to fix timestamps
0 commit comments