Skip to content

Commit

Permalink
Merge pull request #15 from YubicoLabs/dependency-updates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
elukewalker authored Dec 10, 2021
2 parents f7da678 + bab330d commit 28606a4
Show file tree
Hide file tree
Showing 3 changed files with 4,878 additions and 4,285 deletions.
6 changes: 3 additions & 3 deletions backend/lambda-functions/JavaWebAuthnLib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,17 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.14.1</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.14.1</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j18-impl</artifactId>
<version>2.14.1</version>
<version>2.15.0</version>
</dependency>

<dependency>
Expand Down
Loading

0 comments on commit 28606a4

Please sign in to comment.