Skip to content

Commit 580af0a

Browse files
committed
Bump microsphere-spring version to 0.2.26
Update the microsphere-spring.version property in the parent POM from 0.2.25 to 0.2.26 to pick up the latest microsphere-spring fixes/changes.
1 parent d15cda4 commit 580af0a

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.2.25</microsphere-spring.version>
22+
<microsphere-spring.version>0.2.26</microsphere-spring.version>
2323
<jolokia.version>2.6.0</jolokia.version>
2424
<!-- Testing -->
2525
<junit-jupiter.version>6.1.0</junit-jupiter.version>

0 commit comments

Comments
 (0)