File tree Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Expand file tree Collapse file tree 6 files changed +14
-6
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/light-graphql-4j/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/light-graphql-4j/tree/2.2.0 ) (2025-02-12)
4
12
5
13
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.networknt</groupId >
23
23
<artifactId >light-graphql-4j</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.networknt</groupId >
23
23
<artifactId >light-graphql-4j</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.networknt</groupId >
23
23
<artifactId >light-graphql-4j</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.networknt</groupId >
23
23
<artifactId >light-graphql-4j</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 19
19
<modelVersion >4.0.0</modelVersion >
20
20
<groupId >com.networknt</groupId >
21
21
<artifactId >light-graphql-4j</artifactId >
22
- <version >2.2.1-SNAPSHOT </version >
22
+ <version >2.2.1</version >
23
23
<packaging >pom</packaging >
24
24
<name >Parent POM</name >
25
25
<description >Light 4J Framework GraphQL Components</description >
92
92
<properties >
93
93
<java .version>11</java .version>
94
94
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
95
- <version .light-4j>2.2.1-SNAPSHOT </version .light-4j>
95
+ <version .light-4j>2.2.1</version .light-4j>
96
96
<version .jackson>2.18.3</version .jackson>
97
97
<version .slf4j>2.0.17</version .slf4j>
98
98
<version .jose4j>0.9.6</version .jose4j>
You can’t perform that action at this time.
0 commit comments