diff --git a/distro/src/notice.txt b/distro/src/notice.txt index 228b7223256..c834af857b4 100644 --- a/distro/src/notice.txt +++ b/distro/src/notice.txt @@ -97,8 +97,8 @@ org.apache.httpcomponents httpclient 4.5.13 Apac org.apache.httpcomponents httpcore 4.4.15 Apache License, Version 2.0 org.apache.httpcomponents httpmime 4.5.13 Apache License, Version 2.0 org.apache.geronimo.bundles json 20090211_1 The Apache Software License, Version 2.0 -org.apache.groovy groovy 4.0.13 The Apache Software License, Version 2.0 -org.apache.groovy groovy-jsr223 4.0.13 The Apache Software License, Version 2.0 +org.apache.groovy groovy 4.0.14 The Apache Software License, Version 2.0 +org.apache.groovy groovy-jsr223 4.0.14 The Apache Software License, Version 2.0 org.eclipse.angus angus-mail 2.0.2 EDL 1.0 / EPL 2.0 org.liquibase liquibase-core 4.5.0 Apache License, Version 2.0 org.mybatis mybatis 3.5.11 The Apache Software License, Version 2.0 @@ -119,10 +119,10 @@ org.springframework spring-aop 6.0.11 The org.springframework spring-core 6.0.11 The Apache Software License, Version 2.0 org.springframework spring-expression 6.0.11 The Apache Software License, Version 2.0 org.springframework spring-orm 6.0.11 The Apache Software License, Version 2.0 -org.springframework.security spring-security-config 6.1.2 The Apache Software License, Version 2.0 -org.springframework.security spring-security-core 6.1.2 The Apache Software License, Version 2.0 -org.springframework.security spring-security-crypto 6.1.2 The Apache Software License, Version 2.0 -org.springframework.security spring-security-web 6.1.2 The Apache Software License, Version 2.0 +org.springframework.security spring-security-config 6.1.3 The Apache Software License, Version 2.0 +org.springframework.security spring-security-core 6.1.3 The Apache Software License, Version 2.0 +org.springframework.security spring-security-crypto 6.1.3 The Apache Software License, Version 2.0 +org.springframework.security spring-security-web 6.1.3 The Apache Software License, Version 2.0 org.tinyjee.jgraphx jgraphx 1.10.4.1 JGraph Ltd - 3 clause BSD license org.yaml snakeyaml 1.17 The Apache Software License, Version 2.0 xerces xercesImpl 2.12.1 The Apache Software License, Version 2.0 diff --git a/pom.xml b/pom.xml index 76f6991f733..f46a0434898 100644 --- a/pom.xml +++ b/pom.xml @@ -14,19 +14,19 @@ https://oss.sonatype.org/content/repositories/snapshots/ 17 - 3.1.2 + 3.1.3 6.0.11 - 6.1.2 - 3.0.5 - 3.0.9 - 3.1.0 + 6.1.3 + 3.0.8 + 3.0.10 + 3.1.1 1.1.8 2.15.2 3.1.0 4.0.0 4.0.2 2.0.7 - 4.0.13 + 4.0.14 3.3.1 4.13.2 @@ -265,7 +265,7 @@ org.hibernate.orm hibernate-core - 6.2.6.Final + 6.2.7.Final org.apache.groovy