Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shred committed Nov 25, 2022
1 parent ef5ca28 commit 2a30d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<httpclient.version>4.5.13</httpclient.version>
<jakarta.mail.version>2.0.1</jakarta.mail.version>
<jose4j.version>0.9.2</jose4j.version>
<slf4j.version>2.0.3</slf4j.version>
<slf4j.version>2.0.4</slf4j.version>
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>utf-8</project.reporting.outputEncoding>
</properties>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2a30d3e

Please sign in to comment.