Skip to content

Commit

Permalink
Updated pom version to 22.09-SNAPSHOT and added in new changelog sect…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
ericenns committed May 30, 2022
1 parent 03e51a3 commit c84316d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changes
=======

22.05 to 22.09
--------------

22.03 to 22.05
--------------
* [ALL]: Upgraded to Spring Boot 2.6.6 which fixes CVE-2022-22965. (22.03.1)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>ca.corefacility.bioinformatics</groupId>
<artifactId>irida</artifactId>
<packaging>war</packaging>
<version>22.05</version>
<version>22.09-SNAPSHOT</version>
<name>irida</name>
<url>http://www.irida.ca</url>

Expand Down

0 comments on commit c84316d

Please sign in to comment.