Skip to content
Snippets Groups Projects
Commit dcf6ae64 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Release version 2.3.2

parent 7b2eabdb
No related merge requests found
# Changelog # Changelog
## 2.3.2
This release fixes a security vulnerability in the account management API. It is
highly recommended to upgrade if you are using database authentication.
Additional changes:
* Libraries have been upgraded to fix potential bugs
## 2.2.1 ## 2.2.1
This release fixes a security vulnerability in the account management API. It is This release fixes a security vulnerability in the account management API. It is
highly recommended to upgrade if you are using database authentication. highly recommended to upgrade if you are using database authentication.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.thm.arsnova</groupId> <groupId>de.thm.arsnova</groupId>
<artifactId>arsnova-backend</artifactId> <artifactId>arsnova-backend</artifactId>
<version>2.3.2-SNAPSHOT</version> <version>2.3.2</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment