Update dependency javax.cache:cache-api to v1.1.1

This commit is contained in:
renovate[bot]
2023-06-02 18:40:03 +00:00
committed by Alan Orth
parent 8d65ad4f3e
commit 193fdd5118

View File

@@ -35,7 +35,7 @@
<javax-annotation.version>1.3.2</javax-annotation.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<jaxb-runtime.version>2.3.1</jaxb-runtime.version>
<jcache-version>1.1.0</jcache-version>
<jcache-version>1.1.1</jcache-version>
<!-- NOTE: Jetty needed for Solr, Handle Server & tests -->
<jetty.version>9.4.51.v20230217</jetty.version>
<log4j.version>2.20.0</log4j.version>