Skip to content

Commit

Permalink
chore: Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 (#…
Browse files Browse the repository at this point in the history
…552)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Berezovskyi <andriib@kth.se>
  • Loading branch information
dependabot[bot] and berezovskyi authored Feb 21, 2025
1 parent fe621c3 commit 316b17b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion trs/client/trs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.lyo</groupId>
Expand Down

0 comments on commit 316b17b

Please # to comment.