Skip to content

Commit 7239321

Browse files
Bump log4j-api from 2.17.2 to 2.18.0
Bumps log4j-api from 2.17.2 to 2.18.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7928b05 commit 7239321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.apache.logging.log4j</groupId>
117117
<artifactId>log4j-api</artifactId>
118-
<version>2.17.2</version>
118+
<version>2.18.0</version>
119119
</dependency>
120120
<dependency>
121121
<groupId>org.apache.logging.log4j</groupId>
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>io.rest-assured</groupId>
134134
<artifactId>rest-assured</artifactId>
135-
<version>5.1.0</version>
135+
<version>5.1.1</version>
136136
<exclusions>
137137
<exclusion>
138138
<groupId>org.codehaus.groovy</groupId>

0 commit comments

Comments
 (0)