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
07f01426
Commit
07f01426
authored
5 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Bump Maven dependencies and plugins
parent
c721efca
Branches
Branches containing commit
No related merge requests found
Pipeline
#24862
failed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
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 @
07f01426
...
...
@@ -7,8 +7,8 @@
<packaging>
war
</packaging>
<properties>
<io.spring.platform-version>
Brussels-SR1
6
</io.spring.platform-version>
<io.netty-version>
4.1.3
3
.Final
</io.netty-version>
<io.spring.platform-version>
Brussels-SR1
7
</io.spring.platform-version>
<io.netty-version>
4.1.3
4
.Final
</io.netty-version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<timestamp>
${maven.build.timestamp}
</timestamp>
<sonar.language>
java
</sonar.language>
...
...
@@ -296,7 +296,7 @@
<dependency>
<groupId>
io.swagger
</groupId>
<artifactId>
swagger-annotations
</artifactId>
<version>
1.5.2
1
</version>
<version>
1.5.2
2
</version>
</dependency>
<dependency>
<groupId>
com.codahale.metrics
</groupId>
...
...
@@ -341,7 +341,7 @@
<plugin>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-maven-plugin
</artifactId>
<version>
9.4.1
4
.v201
81114
</version>
<version>
9.4.1
5
.v201
90215
</version>
<configuration>
<scanIntervalSeconds>
1
</scanIntervalSeconds>
<webApp>
...
...
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