Skip to content

Commit b8f020d

Browse files
committed
Upgrade to jMolecules 1.9 and jMolecules Integrations 0.17.
Fixes #2081.
1 parent 6e82c6f commit b8f020d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
110110
<jaxb>3.0.1</jaxb>
111111
<jacoco>0.8.8</jacoco>
112-
<jmolecules>1.8.0</jmolecules>
113-
<jmolecules-integration>1.6.0</jmolecules-integration>
112+
<jmolecules>1.9.0</jmolecules>
113+
<jmolecules-integration>0.17.0</jmolecules-integration>
114114
<jsonpath>2.6.0</jsonpath>
115115
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
116116
<junit>4.13.2</junit>

0 commit comments

Comments
 (0)