diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index bf6e7f6..8c972a9 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -25,24 +25,3 @@ jobs: run: mvn clean install - name: spring-javaformat:validate run: mvn spring-javaformat:validate - # 发送钉钉消息 - - name: build success - if: ${{ success() && github.event_name == 'push'}} - uses: fifsky/dingtalk-action@master - with: - url: ${{ secrets.DINGTALK_WEBHOOK}} - type: markdown - content: | - # 💯👨‍💻 Success 🎉🎉🎉 - > 云效构建: https://github.com/pig-mesh/excel-spring-boot-starter success - > ^_^ from github action message - - name: maven build failure - if: ${{ failure() && github.event_name == 'push' }} - uses: fifsky/dingtalk-action@master - with: - url: ${{ secrets.DINGTALK_WEBHOOK}} - type: markdown - content: | - # 💤🤷‍♀️ failure 🙅‍♂️💣 - > 云效构建: https://github.com/pig-mesh/excel-spring-boot-starter failure - > (⋟﹏⋞) from github action message diff --git a/pom.xml b/pom.xml index 9644db9..b32f211 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.2.2 com.pig4cloud.excel excel-spring-boot-starter - 3.1.2-SNAPSHOT + 3.2.0-SNAPSHOT excel-spring-boot-starter easy and high performance excel https://pig4cloud.com @@ -36,7 +36,7 @@ 17 - 3.3.2 + 3.3.3 3.0.0 0.0.39 2.2.5