You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by GitBox <gi...@apache.org> on 2022/12/06 12:43:21 UTC

[GitHub] [airavata-custos] isururanawaka opened a new issue, #322: Upgrade Dependencies

isururanawaka opened a new issue, #322:
URL: https://github.com/apache/airavata-custos/issues/322

   Upgrade to upgrade to Apache Tomcat 9.0.68 
   Upgrade to org.springframework:spring- beans@5.2.22.RELEASE or later
   Upgrade to org.springframework.security:spring-security- crypto@5.5.7 or later
   Upgrade to org.springframework:spring- core@5.2.22.RELEASE or later
    Upgrade to Keycloak 20.0.0 or later None 
   Upgrade to org.dom4j:dom4j@2.1.3
   Upgrade to io.netty:netty-transport@4.1.84
   Upgrade to io.netty:netty-codec-http@4.1.84.Final


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1359538438

   [INFO] +- io.grpc:grpc-protobuf:jar:1.51.0:compile
   [INFO] |  \- io.grpc:grpc-protobuf-lite:jar:1.51.0:compile
   [INFO] +- io.grpc:grpc-netty:jar:1.51.0:compile
   [INFO] |  +- io.grpc:grpc-core:jar:1.51.0:compile (version selected from constraint [1.51.0,1.51.0])
   [INFO] |  |  +- com.google.code.gson:gson:jar:2.8.9:compile
   [INFO] |  |  +- com.google.android:annotations:jar:4.1.1.4:runtime
   [INFO] |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.21:runtime
   [INFO] |  +- io.netty:netty-codec-http2:jar:4.1.70.Final:compile
   [INFO] |  |  +- io.netty:netty-common:jar:4.1.70.Final:compile
   [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.70.Final:compile
   [INFO] |  |  +- io.netty:netty-transport:jar:4.1.70.Final:compile
   [INFO] |  |  |  \- io.netty:netty-resolver:jar:4.1.70.Final:compile
   [INFO] |  |  +- io.netty:netty-codec:jar:4.1.70.Final:compile
   [INFO] |  |  +- io.netty:netty-handler:jar:4.1.70.Final:compile
   [INFO] |  |  \- io.netty:netty-codec-http:jar:4.1.70.Final:compile


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1345693252

   added protobuf java util dependency upgrade as well (it fixes the mac m1 build issue)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1348643312

   for Spring upgrades:
   - Upgrade to org.springframework:spring- [beans@5.2.22.RELEASE](mailto:beans@5.2.22.RELEASE) or later
     - dependency tree:
   
   +- org.springframework.boot:spring-boot-starter-web:jar:2.2.0.RELEASE:compile
   |  +- org.springframework:spring-web:jar:5.2.0.RELEASE:compile
   |  |  \- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile
   
   +- org.springframework.boot:spring-boot-starter-actuator:jar:2.2.0.RELEASE:compile
   |  +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.2.0.RELEASE:compile
   |  |  +- org.springframework:spring-context:jar:5.2.0.RELEASE:compile
   |  |  |  +- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile
   
   +- org.springframework.data:spring-data-jpa:jar:2.2.0.RELEASE:compile
   |  +- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile
   
   +- io.springfox:springfox-swagger2:jar:2.9.2:compile
   |  +- org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile
   |  |  +- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile
   
   |  \- org.springframework:spring-context:jar:5.2.0.RELEASE:compile
   |     +- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile
   
   - Upgrade to org.springframework.security:spring-security- crypto@5.5.7 or later
   - Upgrade to org.springframework:spring- [core@5.2.22.RELEASE](mailto:core@5.2.22.RELEASE) or later


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1359540787

   The latest io.grpc maven project (v1.51.0) depends on  io.netty v4.1.70


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] isururanawaka commented on issue #322: Upgrade Dependencies

Posted by "isururanawaka (via GitHub)" <gi...@apache.org>.
isururanawaka commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1689993228

   completed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1356500704

   springfox doesn't seem to be maintained anymore, so we should migrate to springdoc.
   https://springdoc.org/migrating-from-springfox.html
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1339539857

   Couple of action items - 
   [ ] Upgrade dependencies across the project
   [ ] Regression testing


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] abhinav7sinha commented on issue #322: Upgrade Dependencies

Posted by GitBox <gi...@apache.org>.
abhinav7sinha commented on issue #322:
URL: https://github.com/apache/airavata-custos/issues/322#issuecomment-1359548913

   bumped to spring boot version 2.4.13 - it uses tomcat version 9.0.55. 
   Figure out which version of spring boot uses 9.0.68
   Incrementally upgrade spring boot to the version that uses tomcat v9.0.55. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-custos] isururanawaka closed issue #322: Upgrade Dependencies

Posted by "isururanawaka (via GitHub)" <gi...@apache.org>.
isururanawaka closed issue #322: Upgrade Dependencies
URL: https://github.com/apache/airavata-custos/issues/322


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org