Skip to content

Commit 75691d6

Browse files
committed
Merge branch 'main' of github.com:pkiraly/qa-catalogue
2 parents d771c40 + 1fa91aa commit 75691d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@
141141
<dependency>
142142
<groupId>org.apache.logging.log4j</groupId>
143143
<artifactId>log4j-api</artifactId>
144-
<version>2.24.1</version>
144+
<version>2.24.2</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.apache.logging.log4j</groupId>
148148
<artifactId>log4j-core</artifactId>
149-
<version>2.24.1</version>
149+
<version>2.24.2</version>
150150
</dependency>
151151
<dependency>
152152
<artifactId>solr-core</artifactId>
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>commons-io</groupId>
181181
<artifactId>commons-io</artifactId>
182-
<version>2.17.0</version>
182+
<version>2.18.0</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)