We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cd4cc commit 3a8e4b1Copy full SHA for 3a8e4b1
pom.xml
@@ -118,7 +118,7 @@
118
<profile>
119
<id>jackson-next</id>
120
<properties>
121
- <jackson-bom.version>2.14.0-rc1</jackson-bom.version>
+ <jackson-bom.version>2.14.0</jackson-bom.version>
122
</properties>
123
</profile>
124
@@ -1060,11 +1060,6 @@
1060
<id>spring-plugins-release</id>
1061
<url>https://repo.spring.io/plugins-release</url>
1062
</pluginRepository>
1063
- <pluginRepository>
1064
- <id>bintray-plugins</id>
1065
- <name>bintray-plugins</name>
1066
- <url>https://jcenter.bintray.com</url>
1067
- </pluginRepository>
1068
</pluginRepositories>
1069
1070
<scm>
0 commit comments