Skip to content

Commit

Permalink
#414 update third party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thopap committed Sep 1, 2024
1 parent 919bbea commit af030dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<checker-qual-version>3.19.0</checker-qual-version>
<cxf-version>4.0.5</cxf-version>
<commons-io-version>2.16.1</commons-io-version>
<commons-compress-version>1.26.1</commons-compress-version>
<commons-compress-version>1.27.1</commons-compress-version>
<equinox-app-version>1.3.200-v20130910-1609</equinox-app-version>
<equinox-common-version>3.6.200-v20130402-1505</equinox-common-version>
<groovy-version>4.0.22</groovy-version>
<hapi-version>2.5.1</hapi-version>
<hapi-fhir-version>7.2.2</hapi-fhir-version>
<hapi-fhir-version>7.2.3</hapi-fhir-version>
<herasaf-version>3.0.2</herasaf-version>
<ipf-gazelle-version>3.0.0</ipf-gazelle-version>
<httpclient5-version>5.3.1</httpclient5-version>
Expand All @@ -30,7 +30,7 @@
<jakarta-jwsapi-version>3.0.0</jakarta-jwsapi-version>
<jdom-version>2.0.6.1</jdom-version>
<kotlin-dokka-version>1.9.20</kotlin-dokka-version>
<kotlin-version>1.9.24</kotlin-version>
<kotlin-version>1.9.25</kotlin-version>
<kotlin-logging-version>3.0.5</kotlin-logging-version>
<micrometer-version>1.3.2</micrometer-version>
<methanol-version>1.7.0</methanol-version>
Expand All @@ -39,7 +39,7 @@
<ph-commons-version>11.1.0</ph-commons-version>
<saxon-he-version>12.5</saxon-he-version>
<simple-syslog-version>0.0.16</simple-syslog-version>
<spring-boot-version>3.3.2</spring-boot-version>
<spring-boot-version>3.3.3</spring-boot-version>
<velocity-version>2.3</velocity-version>
<vibur-version>25.0</vibur-version>
<woodstox-version>7.0.0</woodstox-version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
<!-- Dependency version properties -->
<brave-version>6.0.0</brave-version>
<easymock-version>5.4.0</easymock-version>
<guava-version>33.0.0-jre</guava-version>
<guava-version>33.3.0-jre</guava-version>
<lombok-version>1.18.34</lombok-version>
<mockserver-version>5.15.0</mockserver-version>
<quickcheck-version>0.6</quickcheck-version>
<tomcat-version>10.1.26</tomcat-version>
<tomcat-version>10.1.28</tomcat-version>
<xbean-spring-version>4.25</xbean-spring-version>
</properties>

Expand Down

0 comments on commit af030dc

Please sign in to comment.