Upgrade to ThreeTenBp 1.6.4.

See #1850
This commit is contained in:
Mark Paluch
2022-11-16 08:49:56 +01:00
parent 71b0ad706f
commit 8c784dc735

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.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.5</testcontainers>
<threetenbp>1.6.2</threetenbp>
<threetenbp>1.6.4</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>
<webbeans>2.0.27</webbeans>
@@ -1353,4 +1352,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>