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

Merge branch '2.x'

parents 78704fd7 43df689f
Branches
Tags
No related merge requests found
Pipeline #18419 passed with warnings with stages
in 3 minutes and 3 seconds
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<io.spring.platform-version>Brussels-SR11</io.spring.platform-version> <io.spring.platform-version>Brussels-SR12</io.spring.platform-version>
<io.netty-version>4.1.26.Final</io.netty-version> <io.netty-version>4.1.28.Final</io.netty-version>
<org.aspectj-version>1.8.13</org.aspectj-version> <org.aspectj-version>1.8.13</org.aspectj-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<timestamp>${maven.build.timestamp}</timestamp> <timestamp>${maven.build.timestamp}</timestamp>
...@@ -334,7 +334,7 @@ ...@@ -334,7 +334,7 @@
<dependency> <dependency>
<groupId>org.checkerframework</groupId> <groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId> <artifactId>checker-qual</artifactId>
<version>2.5.3</version> <version>2.5.4</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
# Indroduction # Introduction
ARSnova is a modern approach to Audience Response Systems (ARS). ARSnova is a modern approach to Audience Response Systems (ARS).
It is released under the GPLv3 license, and is offered as a Software as a Service free of charge. It is released under the GPLv3 license, and is offered as a Software as a Service free of charge.
......
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