Skip to content

Commit 40805ba

Browse files
chore: merge main into release [skip ci]
2 parents 39e1fbe + b4721a1 commit 40805ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Choose the version that matches your Spring Boot generation:
110110

111111
| Branch | Spring Boot Compatibility | Latest Version |
112112
|--------|------------------------------|----------------|
113-
| `main` | 3.0.x – 3.5.x, 4.0.x - 4.1.x | `0.2.31` |
114-
| `1.x` | 2.0.x – 2.7.x | `0.1.31` |
113+
| `main` | 3.0.x – 3.5.x, 4.0.x - 4.1.x | `0.2.32` |
114+
| `1.x` | 2.0.x – 2.7.x | `0.1.32` |
115115

116116
### Add Module Dependencies
117117

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

0 commit comments

Comments
 (0)