File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<groupId >tools.jackson</groupId >
11
11
<!-- In 3.0+, extends `jackson-base` just like all other components; 2.x did not -->
12
12
<artifactId >jackson-base</artifactId >
13
- <version >3.0.0-rc3 </version >
13
+ <version >3.0.0-rc4-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<groupId >com.fasterxml.jackson.core</groupId >
@@ -55,7 +55,7 @@ https://stackoverflow.com/questions/16302247/maven-property-project-artifact-sel
55
55
<!-- 08-Mar-2025, tatu: This will be a problem... so easy to forget to update.
56
56
Already happened with 3.0 -rc1 where dependency was left as -SNAPSHOT
57
57
-->
58
- <bom4gmm .version>3.0.0-rc3 </bom4gmm .version>
58
+ <bom4gmm .version>3.0.0-rc4-SNAPSHOT </bom4gmm .version>
59
59
60
60
<!-- for Reproducible Builds -->
61
61
<project .build.outputTimestamp>2025-04-14T01:39:43Z</project .build.outputTimestamp>
You can’t perform that action at this time.
0 commit comments