Skip to content

Commit f76a1e3

Browse files
July 31st, 2023 changes (#2) (#4)
1 parent b5ee349 commit f76a1e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
<dependency>
1717
<groupId>org.apache.logging.log4j</groupId>
1818
<artifactId>log4j-api</artifactId>
19-
<version>[2.17.1,)</version>
19+
<version>2.17.1</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>org.apache.logging.log4j</groupId>
2323
<artifactId>log4j-core</artifactId>
24-
<version>[2.17.1,)</version>
24+
<version>2.17.1</version>
2525
</dependency>
2626
</dependencies>
2727

0 commit comments

Comments
 (0)