Skip to content

Commit d81eff3

Browse files
committed
Upgrade to ThreeTenBp 1.6.1.
See #1789
1 parent fe1a7d7 commit d81eff3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
32

43
<!--
54
@@ -131,7 +130,7 @@
131130
<spring-hateoas>1.5.1</spring-hateoas>
132131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
133132
<testcontainers>1.17.3</testcontainers>
134-
<threetenbp>1.6.0</threetenbp>
133+
<threetenbp>1.6.1</threetenbp>
135134
<validation>1.1.0.Final</validation>
136135
<vavr>0.10.4</vavr>
137136
<webbeans>2.0.27</webbeans>
@@ -1353,4 +1352,4 @@
13531352
</pluginRepository>
13541353
</pluginRepositories>
13551354

1356-
</project>
1355+
</project>

0 commit comments

Comments
 (0)