Skip to content

Commit bf5b6ca

Browse files
authored
Merge pull request #503 from graphql-java-kickstart/renovate/com.fasterxml-classmate-1.x
Update dependency com.fasterxml:classmate to v1.5.1
2 parents 3ba8121 + f15be71 commit bf5b6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.fasterxml</groupId>
9494
<artifactId>classmate</artifactId>
95-
<version>1.5.0</version>
95+
<version>1.5.1</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)