Upgrade to ThreeTenBp 1.6.8.

See #1966
This commit is contained in:
Mark Paluch
2023-04-06 16:01:42 +02:00
parent 8b1c0c83ea
commit c56938debe

View File

@@ -1,5 +1,4 @@
<?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">
<?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">
<!--
@@ -131,7 +130,7 @@
<spring-hateoas>1.5.4</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.6</testcontainers>
<threetenbp>1.6.5</threetenbp>
<threetenbp>1.6.8</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>
<webbeans>2.0.27</webbeans>
@@ -1368,4 +1367,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>