json-in-db
json-in-db copied to clipboard
Oracle Database JSON Examples
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.17.v20190418 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [gson](https://github.com/google/gson) from 2.7 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.13.2.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
(jsonenv) host:Python-Demo-App.2x gpabon$ python main.py Traceback (most recent call last): File "main.py", line 1, in from hello import db, app File "/Users/gpabon/Documents/workspace/oracle-ddev-db/Python-Demo-App.2x/hello/__init__.py", line 1, in from hello import views File...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [testng](https://github.com/cbeust/testng) from 6.1.1 to 7.7.0. Release notes Sourced from testng's releases. TestNG v7.7.0 What's Changed Replace FindBugs by SpotBugs by @gruenich in cbeust/testng#2781 Gradle: Drop forUseAtConfigurationTime() by @gruenich in...