Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 10, 2023
2 parents d534874 + 27faf21 commit 3799ee3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion s3auth-relay/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion s3auth-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3799ee3

Please sign in to comment.