Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
fix: upgrade org.clojure:clojure from 1.11.1 to 1.11.4 (#160)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.clojure:clojure from 1.11.1 to 1.11.4.

See this package in maven:
org.clojure:clojure

See this project in Snyk:
https://app.snyk.io/org/vald/project/223639f4-53f7-46f6-a48f-9e663b44ef5a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
kpango and snyk-bot authored Aug 26, 2024
1 parent 5615704 commit e947367
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.11.1</version>
<version>1.11.4</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit e947367

Please sign in to comment.