Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a03ffe

Browse filesBrowse files
committed
Upgrade to Log4j2 2.16.0
1 parent e954d7f commit 1a03ffe
Copy full SHA for 1a03ffe

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎build.gradle

Copy file name to clipboardExpand all lines: build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ configure(allprojects) { project ->
3636
mavenBom "org.junit:junit-bom:5.6.3"
3737
}
3838
dependencies {
39-
dependencySet(group: 'org.apache.logging.log4j', version: '2.15.0') {
39+
dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') {
4040
entry 'log4j-api'
4141
entry 'log4j-core'
4242
entry 'log4j-jul'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.