samples-java icon indicating copy to clipboard operation
samples-java copied to clipboard

Temporal Java SDK samples

Results 78 samples-java issues
Sort by recently updated
recently updated
newest added

Vulnerable Library - error_prone_core-2.16.jar Path to dependency file: /build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protobuf-java/3.19.2/e958ce38f96b612d3819ff1c753d4d70609aea74/protobuf-java-3.19.2.jar Found in HEAD commit: a098522a3d94dca5cfac985284941f2c5b8d28ca ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

security vulnerability

Vulnerable Library - jaeger-client-1.8.1.jar Path to dependency file: /core/build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/49b64e09d81c0cc84b267edd0c2fd7df5a64c78c/okio-jvm-2.8.0.jar Found in HEAD commit: a098522a3d94dca5cfac985284941f2c5b8d28ca ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

Mend: dependency security vulnerability

Vulnerable Library - jackson-bom-2.13.4.20221013.pom Path to dependency file: /build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.31/cf26b7b05fef01e7bec00cb88ab4feeeba743e12/snakeyaml-1.31.jar Found in HEAD commit: 2a25bc291a9dc0b83b81cfcd2d1a5709d81de6bc ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

security vulnerability

Bumps `camelVersion` from 3.22.1 to 4.5.0. Updates `org.apache.camel.springboot:camel-spring-boot-starter` from 3.22.1 to 4.5.0 Updates `org.apache.camel.springboot:camel-servlet-starter` from 3.22.1 to 4.5.0 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java

Bumps [io.cloudevents:cloudevents-api](https://github.com/cloudevents/sdk-java) from 2.5.0 to 3.0.0. Release notes Sourced from io.cloudevents:cloudevents-api's releases. Release 3.0.0 New features Add support for restful-ws Jakarta EE9 namespace by @​abutch3r in cloudevents/sdk-java#469 Add RocketMQ protocol...

dependencies
java

Bumps [io.cloudevents:cloudevents-core](https://github.com/cloudevents/sdk-java) from 2.5.0 to 3.0.0. Release notes Sourced from io.cloudevents:cloudevents-core's releases. Release 3.0.0 New features Add support for restful-ws Jakarta EE9 namespace by @​abutch3r in cloudevents/sdk-java#469 Add RocketMQ protocol...

dependencies
java

Bumps io.cloudevents:cloudevents-json-jackson from 2.5.0 to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.cloudevents:cloudevents-json-jackson&package-manager=gradle&previous-version=2.5.0&new-version=3.0.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...

dependencies
java

This sample shows how to add a custom actuator endpoint to display some info on workers like workflow and activity impls registered per task queue. Sample depends on sdk pr...

### Is your feature request related to a problem? Please describe. Add a sample showing a workflow written in kotlin and called in kotlin

enhancement

### Is your feature request related to a problem? Please describe. Add sample showing how to locally timeout non heart beating activity to avoid zombie activities.

enhancement