Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to latest dependencies #218

Merged
merged 1 commit into from
May 12, 2016
Merged

upgrade to latest dependencies #218

merged 1 commit into from
May 12, 2016

Conversation

cfieber
Copy link
Contributor

@cfieber cfieber commented May 12, 2016

bump spring-session-data-redis to 1.1.1.RELEASE to fix jedis incompatibility and sync with spring dependency level

@ttomsu FYI this will probably have some conflicts since you already upped the dependencies on the oauth branch

@spinnaker/netflix-reviewers PTAL

…1.1.RELEASE to fix jedis incompatibility and sync with spring dependency level
@@ -26,6 +26,11 @@ allprojects {
resolutionStrategy {
force 'org.codehaus.groovy:groovy-all:2.4.5'
force 'org.spockframework:spock-core:1.0-groovy-2.4'
eachDependency {
if (it.requested.group == 'org.springframework') {
it.useVersion spinnaker.version('spring')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spring-session-data-redis is a patch release or two different than the version spring-boot brings in, so this will keep them in sync for now

@ajordens
Copy link
Contributor

LGTM

@cfieber cfieber merged commit bd6d60f into spinnaker:master May 12, 2016
Pranav-b-7 referenced this pull request in OpsMx/gate May 25, 2021
Docker changes in all the microservice to support the OES installation in Open shift environment
@spinnakerbot spinnakerbot mentioned this pull request Jun 28, 2021
@spinnakerbot spinnakerbot mentioned this pull request Jul 6, 2021
@spinnakerbot spinnakerbot mentioned this pull request Oct 12, 2022
@spinnakerbot spinnakerbot mentioned this pull request Nov 16, 2022
kirangodishala pushed a commit to kirangodishala/gate that referenced this pull request May 23, 2023
@spinnakerbot spinnakerbot mentioned this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants