Skip to content

Commit

Permalink
[Java] Update Solon Version To 2.9.2 (TechEmpower#9260)
Browse files Browse the repository at this point in the history
* Update Solon Version To 2.9.1

* Update Solon Version To 2.9.1

* Update Solon Jdk To 21

* Update Solon Jdk To 21

* Update Solon Jdk To 21

* Update Solon Jdk To 21

* Update Solon Jdk To 21

* Update Solon Version To 2.9.2

* Add Solon-Virtual

* Remove solon-virtual
  • Loading branch information
noear authored Sep 12, 2024
1 parent 4a7b80c commit 8222e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frameworks/Java/solon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.9.1</version>
<version>2.9.2</version>
</parent>

<groupId>hello</groupId>
Expand All @@ -26,7 +26,7 @@

<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.serialization.snack3</artifactId>
<artifactId>solon.serialization.fastjson2</artifactId>
<version>${solon.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8222e5d

Please sign in to comment.