Bump log4j.version from 2.23.0 to 2.23.1

This commit is contained in:
Gary Gregory 2024-08-24 09:31:37 -04:00
parent 0d6bb65185
commit 5b546de35c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.target>1.8</maven.compiler.target>
<httpcore.version>5.3-beta1</httpcore.version> <httpcore.version>5.3-beta1</httpcore.version>
<log4j.version>2.23.0</log4j.version> <log4j.version>2.23.1</log4j.version>
<brotli.version>0.1.2</brotli.version> <brotli.version>0.1.2</brotli.version>
<conscrypt.version>2.5.2</conscrypt.version> <conscrypt.version>2.5.2</conscrypt.version>
<ehcache.version>3.10.8</ehcache.version> <ehcache.version>3.10.8</ehcache.version>