Skip to content

Commit

Permalink
feat: upgrade org.jetbrains:annotations from 18.0.0 to 23.0.0 (#637)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jetbrains:annotations from 18.0.0 to 23.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/dcf8f9e2-49b1-45e6-8298-ef07264fdc1d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2022
1 parent 31bc823 commit e5fca5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>18.0.0</version>
<version>23.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e5fca5a

Please sign in to comment.