Skip to content

Commit c56938d

Browse files
committed
Upgrade to ThreeTenBp 1.6.8.
See #1966
1 parent 8b1c0c8 commit c56938d

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.4</spring-hateoas>
132131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
133132
<testcontainers>1.17.6</testcontainers>
134-
<threetenbp>1.6.5</threetenbp>
133+
<threetenbp>1.6.8</threetenbp>
135134
<validation>1.1.0.Final</validation>
136135
<vavr>0.10.4</vavr>
137136
<webbeans>2.0.27</webbeans>
@@ -1368,4 +1367,4 @@
13681367
</pluginRepository>
13691368
</pluginRepositories>
13701369

1371-
</project>
1370+
</project>

0 commit comments

Comments
 (0)