Skip to content

Commit 76df8ae

Browse files
committed
Upgrade to jMolecules 0.29.
Fixes GH-2640.
1 parent d790c6c commit 76df8ae

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

parent/pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<jaxb>3.0.1</jaxb>
116116
<jacoco>0.8.13</jacoco>
117117
<jmolecules>1.9.0</jmolecules>
118-
<jmolecules-integration>0.29.0-SNAPSHOT</jmolecules-integration>
118+
<jmolecules-integration>0.29.0</jmolecules-integration>
119119
<jmh>1.37</jmh>
120120
<jsonpath>2.6.0</jsonpath>
121121
<junit5>5.13.1</junit5>
@@ -1609,16 +1609,6 @@
16091609
<enabled>false</enabled>
16101610
</releases>
16111611
</repository>
1612-
<repository>
1613-
<id>central-snapshot</id>
1614-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
1615-
<snapshots>
1616-
<enabled>true</enabled>
1617-
</snapshots>
1618-
<releases>
1619-
<enabled>false</enabled>
1620-
</releases>
1621-
</repository>
16221612
<repository>
16231613
<id>spring-milestone</id>
16241614
<url>https://repo.spring.io/milestone</url>

0 commit comments

Comments
 (0)