chore(deps): bump org.noear:solon from 3.1.0 to 3.1.1

Bumps [org.noear:solon](https://github.com/noear/solon) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-31 20:09:16 +00:00 committed by yulichang
parent 7b03ca05d4
commit 683d640d81

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>