Common-Metadata-Repository icon indicating copy to clipboard operation
Common-Metadata-Repository copied to clipboard

CMR-9805: updating all project files to use clojure 1.11.2

Open jceaser opened this issue 4 months ago • 0 comments

Overview

Bump up of clojure version

What is the feature/fix?

Just a bump of the version of clojure

What is the Solution?

Moving everything from clojure 1.10.0 to 1.11.2 to avoid a snyk issue

What areas of the application does this impact?

everything, but also nothing, no code was changed.

Checklist

  • [n/a] I have updated/added unit and integration tests that prove my fix is effective or that my feature works
  • [x] New and existing unit and int tests pass locally and remotely with my changes
  • [n/a] I have removed unnecessary/dead code and imports in files I have changed
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [n/a] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

jceaser avatar Mar 27 '24 14:03 jceaser