Skip to content

Commit f7d128c

Browse files
committed
Bump microsphere-spring to 0.1.35
Update the `microsphere-spring.version` property in the parent POM from `0.1.34` to `0.1.35` so modules inherit the latest microsphere-spring dependency version.
1 parent 4a463a1 commit f7d128c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microsphere-spring-boot-parent

microsphere-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Microsphere Spring Boot Parent</description>
2020

2121
<properties>
22-
<microsphere-spring.version>0.1.34</microsphere-spring.version>
22+
<microsphere-spring.version>0.1.35</microsphere-spring.version>
2323
<jolokia.version>1.7.2</jolokia.version>
2424
<!-- Testing -->
2525
<junit-jupiter.version>5.14.4</junit-jupiter.version>

0 commit comments

Comments
 (0)