Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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
Paul-Christian Volkmer
ARSnova Backend
Commits
831cab83
There was an error fetching the commit references. Please try again later.
Commit
831cab83
authored
9 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Update Maven dependencies
parent
312f1ca4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-4
3 additions, 4 deletions
pom.xml
with
3 additions
and
4 deletions
pom.xml
+
3
−
4
View file @
831cab83
...
...
@@ -7,11 +7,10 @@
<packaging>
war
</packaging>
<properties>
<!-- Tests currently fail with Spring Framework >= 4.1.5 -->
<org.springframework-version>
4.1.4.RELEASE
</org.springframework-version>
<org.springframework-version>
4.1.6.RELEASE
</org.springframework-version>
<org.springframework.security-version>
3.2.7.RELEASE
</org.springframework.security-version>
<org.springframework.integration-mail-version>
4.1.
2
.RELEASE
</org.springframework.integration-mail-version>
<com.fasterxml.jackson-version>
2.5.
1
</com.fasterxml.jackson-version>
<org.springframework.integration-mail-version>
4.1.
3
.RELEASE
</org.springframework.integration-mail-version>
<com.fasterxml.jackson-version>
2.5.
3
</com.fasterxml.jackson-version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.url>
https://scm.thm.de/arsnova
</project.url>
<sonar.language>
java
</sonar.language>
...
...
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