Skip to content

Commit

Permalink
Bump version.log4j from 2.24.1 to 2.24.2
Browse files Browse the repository at this point in the history
Bumps `version.log4j` from 2.24.1 to 2.24.2.

Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Nov 22, 2024
1 parent a6505a2 commit f72adb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<version.jakarta.servlet.servlet-api>6.0.0</version.jakarta.servlet.servlet-api>
<version.jakarta.ws.rs>3.1.0</version.jakarta.ws.rs>
<version.junit>5.11.3</version.junit>
<version.log4j>2.24.1</version.log4j>
<version.log4j>2.24.2</version.log4j>
<version.org.eclipse.jetty>12.0.15</version.org.eclipse.jetty>
<version.org.jboss.logging.jboss-logging-annotations>3.0.3.Final</version.org.jboss.logging.jboss-logging-annotations>
<version.org.jboss.logging.jboss-logging-tools>2.2.1.Final</version.org.jboss.logging.jboss-logging-tools>
Expand Down

0 comments on commit f72adb7

Please sign in to comment.