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

Release version 2.4.2

parent 44cae8d8
Branches
Tags v2.4.2
No related merge requests found
# Changelog # Changelog
## 2.4.2
This release fixes a minor security vulnerability which allowed an attacker to
remove a MotD from a session without being the creator.
Additional changes:
* Libraries have been upgraded to fix potential bugs
## 2.3.4 ## 2.3.4
This release fixes a minor security vulnerability which allowed an attacker to This release fixes a minor security vulnerability which allowed an attacker to
remove a MotD from a session without being the creator. remove a MotD from a session without being the creator.
......
...@@ -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.4.2-SNAPSHOT</version> <version>2.4.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