Upgrade to JMolecules 1.8.0.

See #2063
This commit is contained in:
Julia Lee
2023-08-04 08:57:53 -04:00
parent cd1263da74
commit 5bb01ce173

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">
<!--
@@ -110,7 +109,7 @@
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
<jaxb>3.0.1</jaxb>
<jacoco>0.8.8</jacoco>
<jmolecules>1.7.0</jmolecules>
<jmolecules>1.8.0</jmolecules>
<jmolecules-integration>0.12.0</jmolecules-integration>
<jsonpath>2.6.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
@@ -1348,4 +1347,4 @@
</repository>
</repositories>
</project>
</project>