Skip to content

Commit

Permalink
fix: upgrade org.clojure:clojure from 1.11.2 to 1.11.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.clojure:clojure from 1.11.2 to 1.11.3.

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

See this project in Snyk:
https://app.snyk.io/org/practicalli-johnny/project/14f8fc51-dedc-4c81-b3fb-82c8576f8647?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 17, 2024
1 parent 7b3832b commit 82295d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.11.2</version>
<version>1.11.3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 82295d2

Please sign in to comment.