Skip to content

Commit f23c768

Browse files
authored
Merge pull request #428 from mybatis/dependabot/maven/org.codehaus.groovy-groovy-3.0.2
Bump groovy from 3.0.1 to 3.0.2
2 parents da04f76 + ed9e7ec commit f23c768

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-groovy

1 file changed

+1
-1
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.codehaus.groovy</groupId>
4545
<artifactId>groovy</artifactId>
46-
<version>3.0.1</version>
46+
<version>3.0.2</version>
4747
</dependency>
4848
<!-- test dependencies -->
4949
<dependency>

0 commit comments

Comments
 (0)