You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/07/16 17:37:37 UTC

[GitHub] [fineract] vorburger commented on a change in pull request #1170: Update dependency org.apache.openjpa:openjpa to v3.1.2

vorburger commented on a change in pull request #1170:
URL: https://github.com/apache/fineract/pull/1170#discussion_r455957611



##########
File path: fineract-provider/build.gradle
##########
@@ -47,7 +47,7 @@ buildscript {
         classpath 'org.zeroturnaround:gradle-jrebel-plugin:1.1.10'
         classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.3.1.RELEASE'
         classpath 'gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.15.0'
-        classpath 'org.apache.openjpa:openjpa:3.1.1' // when upgrading, also change OpenJPA version repeated below in dependencyManagement!
+        classpath 'org.apache.openjpa:openjpa:3.1.2' // when upgrading, also change OpenJPA version repeated below in dependencyManagement!

Review comment:
       @awasum did you see the inline comment here? I wrote this hoping so that when we get PRs like this, someone would remember to also do #1180 - otherwise they diverge.




----------------------------------------------------------------
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.

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