WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d3e1e3b

Browse files
authored
Merge pull request #1156 from mybatis/renovate/groovy-monorepo
fix(deps): update dependency org.apache.groovy:groovy-bom to v5.0.3
2 parents 2491dea + 23b456e commit d3e1e3b

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
@@ -28,7 +28,7 @@
2828
<name>mybatis-spring-boot-sample-groovy</name>
2929
<properties>
3030
<module.name>org.mybatis.spring.boot.sample.groovy</module.name>
31-
<groovy.version>5.0.2</groovy.version>
31+
<groovy.version>5.0.3</groovy.version>
3232
<sourceDirectory>${project.basedir}/src/main/groovy</sourceDirectory>
3333
<testSourceDirectory>${project.basedir}/src/test/groovy</testSourceDirectory>
3434
</properties>

0 commit comments

Comments
 (0)