Skip to content

Commit 6510147

Browse files
Bump log4j.version from 2.11.1 to 2.13.3 in /samples/struts2/pet-store (#360)
Bumps `log4j.version` from 2.11.1 to 2.13.3. Updates `log4j-core` from 2.11.1 to 2.13.3 Updates `log4j-api` from 2.11.1 to 2.13.3 Updates `log4j-slf4j-impl` from 2.11.1 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 1ab2c56 commit 6510147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/struts2/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<struts2.version>2.5.22</struts2.version>
3030
<jackson.version>2.10.3</jackson.version>
3131
<junit.version>4.12</junit.version>
32-
<log4j.version>2.11.1</log4j.version>
32+
<log4j.version>2.13.3</log4j.version>
3333
</properties>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)