Skip to content

Commit 90b5da1

Browse files
committed
Add explicit version for jakarta.cache:cache-api dependency
1 parent 6040910 commit 90b5da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-petclinic-server/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<dependency>
100100
<groupId>jakarta.cache</groupId>
101101
<artifactId>cache-api</artifactId>
102+
<version>1.1.1</version>
102103
</dependency>
103104
<dependency>
104105
<groupId>org.ehcache</groupId>

0 commit comments

Comments
 (0)