File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >org.computate</groupId >
5
5
<artifactId >computate-base</artifactId >
6
6
<relativePath >../computate-base/pom.xml</relativePath >
7
- <version >${revision} </version >
7
+ <version >4.3.3.18 </version >
8
8
</parent >
9
9
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >computate-vertx</artifactId >
12
+ <version >4.3.3.18</version >
12
13
<packaging >jar</packaging >
13
14
<name >Computate Tools for integrating with Vert.x</name >
14
15
<description >Tools for integrating with Vert.x for reactive, asynchronous programming. </description >
Original file line number Diff line number Diff line change
1
+
2
+ # Mon Nov 14, 2022
3
+
4
+ - Releasing version 4.3.3.18
5
+ - Fixed a bug where generated classes were treated as APIs.
6
+ - Fixing the search API pivot and stats response format
7
+ - Create codeql.yml
8
+
You can’t perform that action at this time.
0 commit comments