Skip to content

Commit

Permalink
#414: update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Ohr committed Feb 19, 2024
1 parent 4535cd2 commit 6213475
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
<skipCache>false</skipCache>

<beanutils-version>1.9.4</beanutils-version>
<commons-io-version>2.11.0</commons-io-version>
<easymock-version>5.0.1</easymock-version>
<commons-io-version>2.15.1</commons-io-version>
<easymock-version>5.2.0</easymock-version>
<hamcrest-version>2.2</hamcrest-version>
<hapi-version>2.3</hapi-version>
<jaxb-version>4.0.3</jaxb-version>
<slf4j-version>2.0.6</slf4j-version>
<junit.jupiter-version>5.10.0</junit.jupiter-version>
<hapi-version>2.5.1</hapi-version>
<jaxb-version>4.0.4</jaxb-version>
<slf4j-version>2.0.11</slf4j-version>
<junit.jupiter-version>5.10.1</junit.jupiter-version>
</properties>

<url>https://github.com/oehf/ipf-gazelle</url>
Expand Down

0 comments on commit 6213475

Please sign in to comment.