Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-bom to v2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 5d4d3dd commit db2906e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/JNA/waffle-distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<caffeine.version>3.1.8</caffeine.version>
<checker-qual.version>3.48.3</checker-qual.version>
<jna.version>5.15.0</jna.version>
<log4j.version>2.24.2</log4j.version>
<log4j.version>2.24.3</log4j.version>
<logback.version>1.5.12</logback.version>

<!-- Maven compiler options -->
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-boot2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<properties>
<!-- Dependencies -->
<jna.version>5.15.0</jna.version>
<log4j.version>2.24.2</log4j.version>
<log4j.version>2.24.3</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-security.version>5.8.16</spring-security.version>
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-boot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

<!-- Dependencies -->
<jna.version>5.15.0</jna.version>
<log4j.version>2.24.2</log4j.version>
<log4j.version>2.24.3</log4j.version>
<spring-boot.version>3.4.0</spring-boot.version>
<spring-security.version>6.4.1</spring-security.version>

Expand Down

0 comments on commit db2906e

Please sign in to comment.