Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-upperware
Commits
0d3c750f
Commit
0d3c750f
authored
Dec 16, 2020
by
mriedl
Browse files
changed imports inside cache, dlms, penalty, utility
parent
42c92a79
Pipeline
#10279
passed with stages
in 51 minutes and 21 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
event-management/baguette-client-install/pom.xml
View file @
0d3c750f
...
...
@@ -31,7 +31,7 @@
<dependency>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<version>
1.1
6.20
</version>
<version>
1.1
8.16
</version>
<scope>
provided
</scope>
</dependency>
...
...
event-management/baguette-client/pom.xml
View file @
0d3c750f
...
...
@@ -54,7 +54,7 @@
<dependency>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<version>
1.1
6.20
</version>
<version>
1.1
8.16
</version>
<scope>
provided
</scope>
</dependency>
...
...
event-management/baguette-server/pom.xml
View file @
0d3c750f
...
...
@@ -44,7 +44,7 @@
<dependency>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<version>
1.1
6.20
</version>
<version>
1.1
8.16
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment