chore(deps): bump org.noear:solon from 3.0.6 to 3.0.7

Bumps [org.noear:solon](https://github.com/noear/solon) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/compare/v3.0.6...v3.0.7)

---
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-01-27 19:31:26 +00:00 committed by yulichang
parent 6327dcd15e
commit 46a23bfb99

View File

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