Skip to content

Commit

Permalink
Merge pull request DSpace#9933 from DSpace/dependabot/maven/jakarta-7…
Browse files Browse the repository at this point in the history
…f9d69d62f

Bump the jakarta group with 2 updates
  • Loading branch information
tdonohue authored Oct 30, 2024
2 parents b618469 + 056bda9 commit 8d81db8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dspace-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>3.0.2</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>jakarta.el</groupId>
Expand Down

0 comments on commit 8d81db8

Please sign in to comment.