Skip to content

Commit

Permalink
build(deps): bump clojure from 1.10.2 to 1.10.3 (OpenRefine#3696)
Browse files Browse the repository at this point in the history
Bumps [clojure](https://github.com/clojure/clojure) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/clojure/clojure/releases)
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](clojure/clojure@clojure-1.10.2...clojure-1.10.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Douglas Mennella committed May 1, 2021
1 parent a79c517 commit 6aebd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.2</version>
<version>1.10.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
Expand Down

0 comments on commit 6aebd72

Please sign in to comment.