Skip to content

Commit 3a8e4b1

Browse files
committed
#1881 - Polish POM.
1 parent 57cd4cc commit 3a8e4b1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<profile>
119119
<id>jackson-next</id>
120120
<properties>
121-
<jackson-bom.version>2.14.0-rc1</jackson-bom.version>
121+
<jackson-bom.version>2.14.0</jackson-bom.version>
122122
</properties>
123123
</profile>
124124

@@ -1060,11 +1060,6 @@
10601060
<id>spring-plugins-release</id>
10611061
<url>https://repo.spring.io/plugins-release</url>
10621062
</pluginRepository>
1063-
<pluginRepository>
1064-
<id>bintray-plugins</id>
1065-
<name>bintray-plugins</name>
1066-
<url>https://jcenter.bintray.com</url>
1067-
</pluginRepository>
10681063
</pluginRepositories>
10691064

10701065
<scm>

0 commit comments

Comments
 (0)