Skip to content

Commit 1ab2c56

Browse files
Bump log4j.version from 2.8.2 to 2.13.3 in /samples/spring/pet-store (#359)
Bumps `log4j.version` from 2.8.2 to 2.13.3. Updates `log4j-core` from 2.8.2 to 2.13.3 Updates `log4j-api` from 2.8.2 to 2.13.3 Updates `log4j-slf4j-impl` from 2.8.2 to 2.13.3 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d189cd commit 1ab2c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<maven.compiler.target>1.8</maven.compiler.target>
2929
<spring.version>5.2.5.RELEASE</spring.version>
3030
<junit.version>4.12</junit.version>
31-
<log4j.version>2.8.2</log4j.version>
31+
<log4j.version>2.13.3</log4j.version>
3232
</properties>
3333

3434
<dependencies>

0 commit comments

Comments
 (0)