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 Oct 27, 2024
1 parent ddcc655 commit ff58761
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
<properties>
<gpg-plugin-version>1.6</gpg-plugin-version>
<bouncycastle-version>1.78</bouncycastle-version>
<camel-version>4.8.0</camel-version>
<camel-version>4.8.1</camel-version>
<!-- resolve dependency convergence between guava and hapi caffeine -->
<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-io-version>2.17.0</commons-io-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.23</groovy-version>
<hapi-version>2.5.1</hapi-version>
<hapi-fhir-version>7.4.0</hapi-fhir-version>
<hapi-fhir-version>7.4.5</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 @@ -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.4</spring-boot-version>
<spring-boot-version>3.3.5</spring-boot-version>
<velocity-version>2.3</velocity-version>
<vibur-version>25.0</vibur-version>
<woodstox-version>7.0.0</woodstox-version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<lombok-version>1.18.34</lombok-version>
<mockserver-version>5.15.0</mockserver-version>
<quickcheck-version>0.6</quickcheck-version>
<tomcat-version>10.1.30</tomcat-version>
<tomcat-version>10.1.31</tomcat-version>
<xbean-spring-version>4.25</xbean-spring-version>
</properties>

Expand Down

0 comments on commit ff58761

Please sign in to comment.