Skip to content

Commit

Permalink
chore(deps): bump org.noear:solon from 3.0.4 to 3.0.4.1
Browse files Browse the repository at this point in the history
Bumps [org.noear:solon](https://github.com/noear/solon) from 3.0.4 to 3.0.4.1.
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](opensolon/solon@v3.0.4...v3.0.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yulichang committed Dec 18, 2024
1 parent 0b06526 commit b3f56f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/mybatis-plus-join-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>3.0.4</version>
<version>3.0.4.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit b3f56f9

Please sign in to comment.