I have searched the issues of this repository and believe that this is not a duplicate. Ⅰ. Issue Description https://github.com/apache/incubator-seata/actions/runs/8962947303/job/24612542869?pr=6518 Ⅱ. Describe what happened If there is ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers No reviews Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development Successfully merging this pull request may close these issues. None yet 2...
Spring Boot. Contribute to christian-vilzmann/spring-boot development by creating an account on GitHub.
.github src/main/kotlin/com/dyescape/ksp/maven .editorconfig .gitignore LICENSE README.md pom.xml Repository files navigation README Code of conduct License Security kotlin-maven-symbol-processing Extension for the kotlin-maven-plugin to support Kotlin Symbol Processing (KSP). Usage To ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No branches or pull requests 2 participants Footer...
<plugin> <groupId>io.github.ascopes</groupId> <artifactId>protobuf-maven-plugin</artifactId> <version>${protobuf-maven-plugin.version}</version> <configuration> <protocVersion>4.26.0</protocVersion> <binaryMavenPlugins> <binaryMavenPlugin> <groupId>io.grpc</groupId> <artifactId>protoc-gen-...
Bumps will 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 ...
ibauersachsmentioned this issueMar 4, 2021 space-popementioned this issueApr 19, 2021 MarcinAmanclosed this ascompletedApr 26, 2021 abannachZenmentioned this issueNov 30, 2021 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment...
Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.3.0 Release Notes - Maven Surefire - Version 3.3.0 What's Changed Bump org.htmlunit:
Feedback is welcome and should be filed as new GitHub issue. ... with Groovy DSL plugins { id("de.skuzzle.restrictimports") version("2.5.0") } restrictImports { reason = "Use slf4j for logging" bannedImports = ["java.util.logging.**"] } ...