Upgrade to ThreeTenBp 1.6.1.

See #1789
This commit is contained in:
Mark Paluch
2022-09-12 09:58:37 +02:00
parent fe1a7d7ede
commit d81eff3d99

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.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.3</testcontainers>
<threetenbp>1.6.0</threetenbp>
<threetenbp>1.6.1</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>