Skip to content

Commit

Permalink
Bump jasypt in /ncsa-security-common/ncsa-security-util
Browse files Browse the repository at this point in the history
Bumps jasypt from 1.9.0 to 1.9.2.

---
updated-dependencies:
- dependency-name: org.jasypt:jasypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2022
1 parent 7d62264 commit 2ef41fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncsa-security-common/ncsa-security-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>org.jasypt</groupId>
<artifactId>jasypt</artifactId>
<version>1.9.0</version>
<version>1.9.2</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 2ef41fd

Please sign in to comment.