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
82bc6028
There was an error fetching the commit references. Please try again later.
Commit
82bc6028
authored
5 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Bump Maven dependencies and plugins
parent
84338f3b
No related merge requests found
Pipeline
#30776
passed with warnings with stages
Stage:
Stage:
Stage:
in 2 minutes and 15 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 @
82bc6028
...
...
@@ -188,7 +188,7 @@
<dependency>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<version>
28.
0
-jre
</version>
<version>
28.
1
-jre
</version>
</dependency>
<dependency>
<groupId>
cglib
</groupId>
...
...
@@ -236,12 +236,12 @@
<dependency>
<groupId>
org.pac4j
</groupId>
<artifactId>
pac4j-oauth
</artifactId>
<version>
3.
7
.0
</version>
<version>
3.
8
.0
</version>
</dependency>
<dependency>
<groupId>
org.pac4j
</groupId>
<artifactId>
pac4j-oidc
</artifactId>
<version>
3.
7
.0
</version>
<version>
3.
8
.0
</version>
</dependency>
<dependency>
<groupId>
org.pac4j
</groupId>
...
...
@@ -328,7 +328,7 @@
<dependency>
<groupId>
org.checkerframework
</groupId>
<artifactId>
checker-qual
</artifactId>
<version>
2.1
0
.0
</version>
<version>
2.1
1
.0
</version>
</dependency>
</dependencies>
...
...
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