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
f80d2eab
There was a problem fetching the latest pipeline status.
Commit
f80d2eab
authored
8 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Bump Maven dependencies and plugins
parent
d8360774
No related merge requests found
Pipeline
#7781
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
+
2
−
2
View file @
f80d2eab
...
...
@@ -177,7 +177,7 @@
<dependency>
<groupId>
cglib
</groupId>
<artifactId>
cglib
</artifactId>
<version>
3.2.
4
</version>
<version>
3.2.
5
</version>
</dependency>
<dependency>
<groupId>
org.slf4j
</groupId>
...
...
@@ -325,7 +325,7 @@
<plugin>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-maven-plugin
</artifactId>
<version>
9.2.2
0
.v201
61216
</version>
<version>
9.2.2
1
.v201
70120
</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