Skip to content

Commit

Permalink
[bugfix] upgrade transient library - add rationale
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzzz committed Dec 29, 2024
1 parent 57c22a4 commit 2f3f1d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/webdav/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
<version>${project.version}</version>
</dependency>

<!--
Enforce transient dependency to an explicit version.
-->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
Expand Down

0 comments on commit 2f3f1d9

Please sign in to comment.