Skip to content

Commit

Permalink
fix: upgrade org.passay:passay from 1.2.0 to 1.6.0 (#1633)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.passay:passay from 1.2.0 to 1.6.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.passay/passay/

See this project in Snyk:
https://app.snyk.io/org/mrdavidlaing/project/04c9bfc0-a0a9-486e-a4bd-af60d83dff6b?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2021
1 parent 7ccb94e commit 4d061cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1565,7 +1565,7 @@
<dependency>
<groupId>org.passay</groupId>
<artifactId>passay</artifactId>
<version>1.2.0</version>
<version>1.6.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 4d061cb

Please sign in to comment.