This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new d202d78  Upgrade h2 database from 1.4.196 to 1.4.200
     new 3307e05  Merge pull request #1665 from pepness/h2-1.4.200
d202d78 is described below

commit d202d78e3926a38d496fd7a0f69a022b76ef7e96
Author: Jose Contreras <[email protected]>
AuthorDate: Thu Nov 21 11:02:13 2019 -0600

    Upgrade h2 database from 1.4.196 to 1.4.200
---
 ide/db.dataview/external/binaries-list                                | 2 +-
 .../external/{h2-1.4.196-license.txt => h2-1.4.200-license.txt}       | 4 ++--
 ide/db.dataview/nbproject/project.properties                          | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ide/db.dataview/external/binaries-list 
b/ide/db.dataview/external/binaries-list
index 8c842a6..804969d 100644
--- a/ide/db.dataview/external/binaries-list
+++ b/ide/db.dataview/external/binaries-list
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-DD0034398D593AA3588C6773FAAC429BBD9AEA0E com.h2database:h2:1.4.196
\ No newline at end of file
+F7533FE7CB8E99C87A43D325A77B4B678AD9031A com.h2database:h2:1.4.200
\ No newline at end of file
diff --git a/ide/db.dataview/external/h2-1.4.196-license.txt 
b/ide/db.dataview/external/h2-1.4.200-license.txt
similarity index 99%
rename from ide/db.dataview/external/h2-1.4.196-license.txt
rename to ide/db.dataview/external/h2-1.4.200-license.txt
index 62e58c2..2d29ef3 100644
--- a/ide/db.dataview/external/h2-1.4.196-license.txt
+++ b/ide/db.dataview/external/h2-1.4.200-license.txt
@@ -1,8 +1,8 @@
 Name: H2 Database Engine
-Version: 1.4.196
+Version: 1.4.200
 License: EPL-v10-h2
 Description: The H2 Database Enginge is a pure java database, that can be used 
in embedded and server mode.
-Origin: http://h2database.com
+Origin: https://h2database.com
 
 Eclipse Public License - Version 1.0
 
diff --git a/ide/db.dataview/nbproject/project.properties 
b/ide/db.dataview/nbproject/project.properties
index ca2a7a1..26d904a 100644
--- a/ide/db.dataview/nbproject/project.properties
+++ b/ide/db.dataview/nbproject/project.properties
@@ -17,7 +17,7 @@
 javac.source=1.8
 javac.compilerargs=-Xlint -Xlint:-serial
 test.unit.cp.extra=\
-        ${basedir}/external/h2-1.4.196.jar
+        ${basedir}/external/h2-1.4.200.jar
 
 test.config.stableBTD.includes=**/*Test.class
 test.config.stableBTD.excludes=\


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to