File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 2.2.1] ( https://github.com/networknt/openapi-petstore/tree/2.2.1 ) (2025-03-22)
4
+
5
+
6
+ ** Merged pull requests:**
7
+
8
+
9
+
10
+
3
11
## [ 2.2.0] ( https://github.com/networknt/openapi-petstore/tree/2.2.0 ) (2025-02-12)
4
12
5
13
Original file line number Diff line number Diff line change 4
4
<artifactId >openapi-petstore</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >openapi-petstore</name >
7
- <version >2.2.1-SNAPSHOT </version >
7
+ <version >2.2.1</version >
8
8
<description >OpenAPI Petstore</description >
9
9
<url >https://github.com/networknt/openapi-petstore</url >
10
10
76
76
<java .version>11</java .version>
77
77
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
78
78
<project .main.class>com.networknt.server.Server</project .main.class>
79
- <version .light-4j>2.2.1-SNAPSHOT </version .light-4j>
79
+ <version .light-4j>2.2.1</version .light-4j>
80
80
<version .jackson>2.18.3</version .jackson>
81
81
<version .slf4j>2.0.17</version .slf4j>
82
82
<version .jose4j>0.9.6</version .jose4j>
You can’t perform that action at this time.
0 commit comments