File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
aws-serverless-spring-archetype/src/main/resources/archetype-resources Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ dependencies {
1010 ' org.springframework:spring-webmvc:6.2.8' ,
1111 ' org.springframework:spring-context:6.2.8' ,
1212 ' com.amazonaws.serverless:aws-serverless-java-container-spring:[2.0-SNAPSHOT,)' ,
13- ' org.apache.logging.log4j:log4j-core:2.24.3 ' ,
14- ' org.apache.logging.log4j:log4j-api:2.24.3 ' ,
15- ' org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 ' ,
13+ ' org.apache.logging.log4j:log4j-core:2.25.1 ' ,
14+ ' org.apache.logging.log4j:log4j-api:2.25.1 ' ,
15+ ' org.apache.logging.log4j:log4j-slf4j-impl:2.25.1 ' ,
1616 ' com.fasterxml.jackson.core:jackson-databind:2.19.1' ,
1717 ' com.amazonaws:aws-lambda-java-log4j2:1.6.0' ,
1818 )
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ dependencies {
1010 ' org.springframework:spring-webmvc:6.2.8' ,
1111 ' org.springframework:spring-context:6.2.8' ,
1212 ' com.amazonaws.serverless:aws-serverless-java-container-spring:[2.0-SNAPSHOT,)' ,
13- ' org.apache.logging.log4j:log4j-core:2.24.3 ' ,
14- ' org.apache.logging.log4j:log4j-api:2.24.3 ' ,
15- ' org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 ' ,
13+ ' org.apache.logging.log4j:log4j-core:2.25.1 ' ,
14+ ' org.apache.logging.log4j:log4j-api:2.25.1 ' ,
15+ ' org.apache.logging.log4j:log4j-slf4j-impl:2.25.1 ' ,
1616 ' com.fasterxml.jackson.core:jackson-databind:2.19.1' ,
1717 ' com.amazonaws:aws-lambda-java-log4j2:1.6.0' ,
1818 )
You can’t perform that action at this time.
0 commit comments