Skip to content

Commit 75d925d

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /javav2/usecases/creating_workflows_stepfunctions (#7697)
Bump org.apache.logging.log4j:log4j-core Bumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 340a44a commit 75d925d

File tree

1 file changed

+1
-1
lines changed
  • javav2/usecases/creating_workflows_stepfunctions

1 file changed

+1
-1
lines changed

javav2/usecases/creating_workflows_stepfunctions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.apache.logging.log4j</groupId>
4646
<artifactId>log4j-core</artifactId>
47-
<version>2.17.1</version>
47+
<version>2.25.3</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)