Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
c6da1cc7
Commit
c6da1cc7
authored
6 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Plain Diff
Merge branch '2.x'
parents
a9bc07d5
0be66bc7
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+4
-4
4 additions, 4 deletions
pom.xml
with
4 additions
and
4 deletions
pom.xml
+
4
−
4
View file @
c6da1cc7
...
...
@@ -11,7 +11,7 @@
<commons-lang-version>
2.6
</commons-lang-version>
<guava-version>
20.0
</guava-version>
<directory-server-version>
1.5.5
</directory-server-version>
<io.netty-version>
4.1.3
0
.Final
</io.netty-version>
<io.netty-version>
4.1.3
2
.Final
</io.netty-version>
<org.aspectj-version>
1.8.13
</org.aspectj-version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<timestamp>
${maven.build.timestamp}
</timestamp>
...
...
@@ -336,7 +336,7 @@
<dependency>
<groupId>
org.checkerframework
</groupId>
<artifactId>
checker-qual
</artifactId>
<version>
2.5.
6
</version>
<version>
2.5.
8
</version>
</dependency>
</dependencies>
...
...
@@ -412,7 +412,7 @@
<plugin>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-maven-plugin
</artifactId>
<version>
9.4.1
2
.v2018
0830
</version>
<version>
9.4.1
4
.v2018
1114
</version>
<configuration>
<scanIntervalSeconds>
0
</scanIntervalSeconds>
<webApp>
...
...
@@ -532,7 +532,7 @@
<plugin>
<groupId>
pl.project13.maven
</groupId>
<artifactId>
git-commit-id-plugin
</artifactId>
<version>
2.2.
5
</version>
<version>
2.2.
6
</version>
<executions>
<execution>
<goals>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment