beadledom
beadledom copied to clipboard
A simple, composable framework for building RESTful services
### What was changed? Why is this necessary? This is a minimalist attempt to enable users of Beadledom 3.X to address CVEs related to Jackson Databind. The deprecated constant has...
Bumps tomcat-embed-core from 7.0.104 to 7.0.107. [](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 it yourself. You can also trigger a...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...
Bumps commons-configuration2 from 2.7 to 2.8.0. [](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 it yourself. You can also trigger a...
### What was changed? Why is this necessary? > Explain the changes included in this request and the reasons for them. I have added a new jaxrs filter that will...
Explore github actions and see if we can use it to build and deploy code
The beadledom-bom should only manage dependencies for beadledom modules. See https://github.com/square/okhttp/issues/4407 for discussion on how to fix the issue and other relevant links.
## Step 3: Describe the problem: When upgrading the travis build to use `openjdk8` (Travis new CI build uses Xenial (https://changelog.travis-ci.com/xenial-as-the-default-build-environment-99476) and that does not support OracleJDK8 natively so we...
There are some legality issues with consuming jsr305 as it's in conflict with [Oracle java binary license](https://www.oracle.com/technetwork/java/javase/terms/license/index.html). > F. JAVA TECHNOLOGY RESTRICTIONS. You may not create, modify, or change the...