Skip to content

Commit 496fb18

Browse files
authored
Merge pull request #565 from jeddict/copilot/increment-release-version-6-9-0
Bump version to 6.9.0 and patch SnakeYAML RCE vulnerability
2 parents 0b623c4 + b2dd62c commit 496fb18

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

collaboration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>collaboration</artifactId>
1010
<name>Collaboration</name>

db-modeler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>db-modeler</artifactId>
1010
<name>DB Modeler</name>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>examples</artifactId>
1010
<packaging>nbm</packaging>

incubation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>incubation</artifactId>
1010
<name>Incubation</name>

incubation/ppt-export/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>incubation</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>ppt-export</artifactId>
1010
<packaging>nbm</packaging>

installer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>installer</artifactId>
1010
<name>Installer</name>

jcode-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>jcode-core</artifactId>
1010
<name>jCode Core</name>

jcode-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>jcode-util</artifactId>
1010
<name>jCode Util</name>

jeddict-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>jeddict-lib</artifactId>
1010
<name>Jeddict Library</name>

jpa-modeler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.jeddict</groupId>
66
<artifactId>jeddict</artifactId>
7-
<version>6.6.0</version>
7+
<version>6.9.0</version>
88
</parent>
99
<artifactId>jpa-modeler</artifactId>
1010
<name>JPA Modeler</name>

0 commit comments

Comments
 (0)