Skip to content

Commit

Permalink
SAK-50681 Gradebook Citations update xstream lib (#13015)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Nov 15, 2024
1 parent d62bb6c commit aabf9ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion citations/citations-impl/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.21</version>
</dependency>
<dependency>
<groupId>backport-util-concurrent</groupId>
Expand Down
2 changes: 1 addition & 1 deletion gradebookng/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.21</version>
</dependency>
<dependency>
<groupId>org.sakaiproject.plus</groupId>
Expand Down

0 comments on commit aabf9ec

Please sign in to comment.