Skip to content

Commit 37b41ac

Browse files
chore: merge main into release [skip ci]
2 parents 942a8b8 + a05a442 commit 37b41ac

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ Choose the version that matches your Spring Framework line:
9191

9292
| Branch | Spring Framework compatibility | Latest version |
9393
|--------|--------------------------------|----------------|
94-
| `main` | 6.0.x – 7.0.x | `0.2.32` |
95-
| `1.x` | 4.3.x – 5.3.x | `0.1.32` |
94+
| `main` | 6.0.x – 7.0.x | `0.2.33` |
95+
| `1.x` | 4.3.x – 5.3.x | `0.1.33` |
9696

9797
### 2. Add individual modules
9898

microsphere-spring-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<description>Microsphere Spring Parent</description>
2020

2121
<properties>
22-
<microsphere-java.version>0.3.10</microsphere-java.version>
23-
<microsphere-logging.version>0.1.18</microsphere-logging.version>
22+
<microsphere-java.version>0.3.11</microsphere-java.version>
23+
<microsphere-logging.version>0.1.19</microsphere-logging.version>
2424
<jakartaee.version>11.0.0</jakartaee.version>
2525
<jackson.version>2.21.3</jackson.version>
2626
<snakeyaml.version>2.6</snakeyaml.version>

0 commit comments

Comments
 (0)