Bump clojure from 1.10.1 to 1.10.2 (#3523)

Bumps [clojure](https://github.com/clojure/clojure) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/clojure/clojure/releases)
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](https://github.com/clojure/clojure/compare/clojure-1.10.1...clojure-1.10.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-27 09:15:14 +01:00 committed by GitHub
parent 8b978d1336
commit a4ea122cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -288,7 +288,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.1</version>
<version>1.10.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>