Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hzxie/voj
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxie committed Mar 31, 2023
2 parents a0d54c5 + 3aad22f commit 1fd787f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion judger/pom.xml
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.8.2</version>
<version>2.17.1</version>
</dependency>
<!-- Unit Test -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.8.2</version>
<version>2.17.1</version>
</dependency>
<!-- Unit Test -->
<dependency>
Expand Down

0 comments on commit 1fd787f

Please sign in to comment.