chore(deps): bump org.noear:solon from 3.3.2 to 3.3.3

Bumps [org.noear:solon](https://github.com/noear/solon) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-version: 3.3.3
  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-06-23 21:37:17 +00:00 committed by yulichang
parent 5c3cd62a5f
commit 7614007346

View File

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