Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dhis2/dhis2-core into DHIS2-17922
Browse files Browse the repository at this point in the history
  • Loading branch information
netroms committed Feb 14, 2025
2 parents 70d9384 + 0313350 commit c0f7c1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dhis-2/dhis-test-e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<fluent-hc.version>4.5.14</fluent-hc.version>
<httpclient5.version>5.4.2</httpclient5.version>
<commons-io.version>2.18.0</commons-io.version>
<spring.version>6.2.2</spring.version>
<spring.version>6.2.3</spring.version>
<subethasmtp-wiser.version>1.2</subethasmtp-wiser.version>
<aerogear-otp-java.version>1.0.0</aerogear-otp-java.version>
</properties>
Expand Down
4 changes: 2 additions & 2 deletions dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<ehcache3.version>3.10.8</ehcache3.version>
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
<hypersistence-utils.version>3.9.1</hypersistence-utils.version>
<hypersistence-utils.version>3.9.2</hypersistence-utils.version>
<!-- Data sources,db pools and db drivers -->
<c3p0.version>0.11.0-pre1</c3p0.version>
<HikariCP.version>6.2.1</HikariCP.version>
Expand Down Expand Up @@ -190,7 +190,7 @@
<joda-time.version>2.13.1</joda-time.version>
<cron-utils.version>9.2.1</cron-utils.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-beanutils.version>1.10.0</commons-beanutils.version>
<commons-beanutils.version>1.10.1</commons-beanutils.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-text.version>1.13.0</commons-text.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
Expand Down

0 comments on commit c0f7c1b

Please sign in to comment.