Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 8ec0dc27 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

[EDELIVERY-13058] update libraries/plugins

parent f9b09c33
Branches bugfix/EDELIVERY-13058-upgrade-libraries-and-plugins
No related tags found
No related merge requests found
Pipeline #151078 failed
......@@ -53,17 +53,17 @@ See the Licence for the specific language governing permissions and limitations
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<edelivery.ssl-auth.version>1.15-SNAPSHOT</edelivery.ssl-auth.version>
<edelivery.dynamic-discovery-client.version>2.1.1-SNAPSHOT</edelivery.dynamic-discovery-client.version>
<edelivery.dynamic-discovery-client.version>2.2-SNAPSHOT</edelivery.dynamic-discovery-client.version>
<bdmsl-api.version>4.3</bdmsl-api.version>
<!-- plugin versions -->
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<plugin.dependency-check-maven.version>9.0.9</plugin.dependency-check-maven.version>
<plugin.dependency-check-maven.version>9.0.10</plugin.dependency-check-maven.version>
<plugin.jacoco-maven-plugin.version>0.8.11</plugin.jacoco-maven-plugin.version>
<plugin.license-maven-plugin.version>2.3.0</plugin.license-maven-plugin.version>
<plugin.maven-antrun-plugin.version>3.1.0</plugin.maven-antrun-plugin.version>
<plugin.maven-assembly-plugin.version>3.6.0</plugin.maven-assembly-plugin.version>
<plugin.maven-clean-plugin.version>3.3.2</plugin.maven-clean-plugin.version>
<plugin.maven-compiler-plugin.version>3.11.0</plugin.maven-compiler-plugin.version>
<plugin.maven-compiler-plugin.version>3.13.0</plugin.maven-compiler-plugin.version>
<plugin.maven-dependency-plugin.version>3.6.1</plugin.maven-dependency-plugin.version>
<plugin.maven-failsafe-plugin.version>3.1.2</plugin.maven-failsafe-plugin.version>
<plugin.maven-jar-plugin.version>3.3.0</plugin.maven-jar-plugin.version>
......@@ -72,7 +72,7 @@ See the Licence for the specific language governing permissions and limitations
<plugin.maven-surefire-plugin.version>3.2.2</plugin.maven-surefire-plugin.version>
<plugin.maven-war-plugin.version>3.4.0</plugin.maven-war-plugin.version>
<aspectj.version>1.9.21.1</aspectj.version>
<aspectj.version>1.9.22</aspectj.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-io.version>2.15.1</commons-io.version>
......@@ -81,7 +81,7 @@ See the Licence for the specific language governing permissions and limitations
<commons-net.version>3.10.0</commons-net.version>
<commons-validator.version>1.8.0</commons-validator.version>
<cxf-xjc-runtime.version>3.3.2</cxf-xjc-runtime.version>
<cxf.version>3.5.7</cxf.version>
<cxf.version>3.5.8</cxf.version>
<ehcache.version>2.10.9.2</ehcache.version>
<h2.version>2.2.224</h2.version>
<hamcrest.version>2.2</hamcrest.version>
......@@ -89,7 +89,7 @@ See the Licence for the specific language governing permissions and limitations
<hibernate.validator.version>7.0.5.Final</hibernate.validator.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<httpclient.version>4.5.14</httpclient.version>
<jackson.version>2.16.1</jackson.version>
<jackson.version>2.17.0</jackson.version>
<javaee-api.version>7.0</javaee-api.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<javax.mail.version>1.6.2</javax.mail.version>
......@@ -110,9 +110,9 @@ See the Licence for the specific language governing permissions and limitations
<spring-modules-jakarta-commons.version>0.8</spring-modules-jakarta-commons.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot.tomcat.version>9.0.86</spring-boot.tomcat.version>
<spring.security.version>5.8.10</spring.security.version>
<spring.version>5.3.32</spring.version>
<spring-boot.tomcat.version>9.0.87</spring-boot.tomcat.version>
<spring.security.version>5.8.11</spring.security.version>
<spring.version>5.3.33</spring.version>
<xmlunit.version>2.9.1</xmlunit.version>
<!-- plugins -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment