Skip to content

Commit 22cac8d

Browse files
Merge pull request atlassian#1594 from atlassian/renovate/log4j2-monorepo
Update log4j2 monorepo to v2.24.1
2 parents 2c86ea7 + 4ad2b36 commit 22cac8d

File tree

1 file changed

+3
-3
lines changed
  • app/util/bamboo/bamboo_dataset_generator

1 file changed

+3
-3
lines changed

app/util/bamboo/bamboo_dataset_generator/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,17 @@
9797
<dependency>
9898
<groupId>org.apache.logging.log4j</groupId>
9999
<artifactId>log4j-api</artifactId>
100-
<version>2.24.0</version>
100+
<version>2.24.1</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>org.apache.logging.log4j</groupId>
104104
<artifactId>log4j-core</artifactId>
105-
<version>2.24.0</version>
105+
<version>2.24.1</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.apache.logging.log4j</groupId>
109109
<artifactId>log4j-slf4j-impl</artifactId>
110-
<version>2.24.0</version>
110+
<version>2.24.1</version>
111111
</dependency>
112112
</dependencies>
113113

0 commit comments

Comments
 (0)