biapi
biapi copied to clipboard
Bump com.xdev-software:xapi from 6.0.1 to 6.0.2
Bumps com.xdev-software:xapi from 6.0.1 to 6.0.2.
Release notes
Sourced from com.xdev-software:xapi's releases.
v6.0.2
Changelog
See Changelog#v6.0.2 for more information.
Installation
Add the following lines to your pom:
<dependency> <groupId>com.xdev-software</groupId> <artifactId>xapi</artifactId> <version>6.0.2</version> </dependency>
Changelog
Sourced from com.xdev-software:xapi's changelog.
6.0.2
- The code can now be compiled with
javac
SqlDdlTable.Triggers#defineTriggerswas changed fromtoprotected <A extends DbmsAdaptor<A>> void defineTriggers(final A dbms)protected void defineTriggers(final DbmsAdaptor<?> dbms)- Updated dependencies
- Synced repo with XDEVs standards
Commits
dadfe4dRelease 6.0.230401e3Merge pull request #116 from xdev-software/developf3b7130Update CHANGELOG.md3b97b9eMerge pull request #115 from xdev-software/dependabot/maven/org.apache.maven....c20fb19Bump org.apache.maven.plugins:maven-surefire-plugincf81b13Merge pull request #110 from xdev-software/update-from-template2c64665Check compatibility with Java 210cec814Merge pull request #28 from xdev-software/dependabot/github_actions/actions/s...c6f4570Merge pull request #29 from xdev-software/dependabot/maven/org.apache.maven.p...217c80aBump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)