Skip to content

Commit

Permalink
⬆️ Upgrading dependencies. up springboot 2.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lbw committed Mar 23, 2023
1 parent 7ccc2e8 commit 7b0d08b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@

| 依赖 | 版本 |
| ---------------------- |------------|
| Spring Boot | 2.7.9 |
| Spring Boot | 2.7.10 |
| Spring Cloud | 2021.0.6 |
| Spring Cloud Alibaba | 2021.0.4.0 |
| Spring Cloud Alibaba | 2021.0.5.0 |
| Spring Authorization Server | 0.4.1 |
| Mybatis Plus | 3.5.3.1 |
| hutool | 5.8.15 |
Expand Down
2 changes: 1 addition & 1 deletion pig-common/pig-common-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<pig.common.version>${project.version}</pig.common.version>
<spring-boot.version>2.7.9</spring-boot.version>
<spring-boot.version>2.7.10</spring-boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<log4j2.version>2.17.1</log4j2.version>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 7b0d08b

Please sign in to comment.