Skip to content

Commit 6c8ce24

Browse files
committed
Merge branch 'feature/22879' of
https://scm.openanalytics.eu/git/containerproxy.git into feature/22879
2 parents a75a580 + 84a4908 commit 6c8ce24

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,7 @@
134134
</dependency>
135135

136136
<!-- Spring social security components -->
137-
<<<<<<< Upstream, based on origin/develop
138137
<!-- Note: also includes an embedded datasource (H2) to remember social logins -->
139-
=======
140-
<!-- Note: also includes an embedded datasource (H2) to remember social
141-
logins -->
142-
>>>>>>> 2861317 Fix /api/route/{id} endpoint after Undertow upgrade
143138
<dependency>
144139
<groupId>org.springframework.boot</groupId>
145140
<artifactId>spring-boot-starter-jdbc</artifactId>
@@ -384,5 +379,8 @@
384379
<<<<<<< Upstream, based on origin/develop
385380
=======
386381

382+
<<<<<<< HEAD
387383
>>>>>>> 2861317 Fix /api/route/{id} endpoint after Undertow upgrade
384+
=======
385+
>>>>>>> branch 'feature/22879' of https://scm.openanalytics.eu/git/containerproxy.git
388386
</project>

0 commit comments

Comments
 (0)