Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devlunch4
/
aws-serverless-java-container
Public
forked from
aws/serverless-java-container
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 19, 2022
chore(deps): Update SLF4J version to 1.7.33
deki
committed
3b5f1f0
View commit details
Copy full SHA for 3b5f1f0
Browse repository at this point
Commits on Jan 10, 2022
Merge pull request #446 from deki/340-emptyFormParams
Show description for 58cfb52
Dennis Kieselhorst
authored
58cfb52
View commit details
Copy full SHA for 58cfb52
Browse repository at this point
Commits on Jan 7, 2022
form param names must be included in getParameterNames() (#340)
deki
committed
0288c48
View commit details
Copy full SHA for 0288c48
Browse repository at this point
use assertTrue for boolean checks
deki
committed
cab5817
View commit details
Copy full SHA for cab5817
Browse repository at this point
Empty form params should not be omitted (#340)
deki
committed
0c890e3
View commit details
Copy full SHA for 0c890e3
Browse repository at this point
fix: asyncInit() code sample (#391)
deki
committed
fee7a6d
View commit details
Copy full SHA for fee7a6d
Browse repository at this point
chore(deps): Remove unused jetbrain annotations dependency
deki
committed
18aa8a9
View commit details
Copy full SHA for 18aa8a9
Browse repository at this point
chore(deps): Updates to test/ optional dependencies
deki
committed
108e8dc
View commit details
Copy full SHA for 108e8dc
Browse repository at this point
chore(deps): Update aws-lambda-java-log4j2 version to 1.5.1
deki
committed
e24c916
View commit details
Copy full SHA for e24c916
Browse repository at this point
Commits on Jan 6, 2022
chore(deps): Update lambda-logging version to 1.0.3
deki
committed
7722fe3
View commit details
Copy full SHA for 7722fe3
Browse repository at this point
fix: Updated sample and archetype maven build files to avoid "The packaging for this project did not assign a file to the build artifact" message (#336)"
Show description for dbc5833
deki
committed
dbc5833
View commit details
Copy full SHA for dbc5833
Browse repository at this point
Commits on Jan 5, 2022
minor javadoc fix
deki
committed
3ef1f63
View commit details
Copy full SHA for 3ef1f63
Browse repository at this point
Commits on Jan 3, 2022
Update Struts2 dependency to 2.5.28.3
deki
committed
45169fb
View commit details
Copy full SHA for 45169fb
Browse repository at this point
Jersey startup time improvements (#366)
deki
committed
b009775
View commit details
Copy full SHA for b009775
Browse repository at this point
Commits on Dec 30, 2021
Merge pull request #445 from deki/386-lambdaAuth
Show description for 7308601
Dennis Kieselhorst
authored
7308601
View commit details
Copy full SHA for 7308601
Browse repository at this point
Change AwsHttpServletRequest constructor to protected to allow extension (#422)
deki
committed
8382bcc
View commit details
Copy full SHA for 8382bcc
Browse repository at this point
Commits on Dec 29, 2021
Add support for Lambda Authorizers in combination with Http API 2.0 payload format (#386)
deki
committed
54497cf
View commit details
Copy full SHA for 54497cf
Browse repository at this point
Update Log4J dependency to 2.17.1 (CVE-2021-44832)
deki
committed
4f08c51
View commit details
Copy full SHA for 4f08c51
Browse repository at this point
Commits on Dec 27, 2021
fix Spring Security version for Spring Boot 2.3 build
deki
committed
b3d3ad0
View commit details
Copy full SHA for b3d3ad0
Browse repository at this point
Update Spring dependencies (framework to 5.3.14, boot to 2.6.2, security to 5.6.1)
deki
committed
87858ab
View commit details
Copy full SHA for 87858ab
Browse repository at this point
Minor dependency updates (Jackson, Jersey, Jetty, aws-lambda-java-log4j2,
deki
committed
d3702dc
View commit details
Copy full SHA for d3702dc
Browse repository at this point
Update Struts2 dependency to 2.5.28.2
deki
committed
1a41a69
View commit details
Copy full SHA for 1a41a69
Browse repository at this point
Commits on Dec 19, 2021
Update Log4J dependency to 2.17.0 (CVE-2021-45105)
deki
committed
1db559c
View commit details
Copy full SHA for 1db559c
Browse repository at this point
Commits on Dec 15, 2021
[maven-release-plugin] prepare for next development iteration
sapessi
committed
eddea6d
View commit details
Copy full SHA for eddea6d
Browse repository at this point
[maven-release-plugin] prepare release aws-serverless-java-container-1.6.1
sapessi
committed
7f122e7
View commit details
Copy full SHA for 7f122e7
Browse repository at this point
Explicitly set Log4J version for Struts2 as transitive dependency is outdated (CVE-2021-44228)
deki
committed
66e90a1
View commit details
Copy full SHA for 66e90a1
Browse repository at this point
Update Log4J dependency to 2.16.0 (CVE-2021-44228)
deki
committed
8283d0d
View commit details
Copy full SHA for 8283d0d
Browse repository at this point
Commits on Dec 10, 2021
Merge pull request #433 from awslabs/dependabot/maven/samples/spring/pet-store/org.apache.logging.log4j-log4j-core-2.15.0
Show description for b95c384
Dennis Kieselhorst
authored
b95c384
View commit details
Copy full SHA for b95c384
Browse repository at this point
Merge pull request #432 from awslabs/dependabot/maven/samples/struts2/pet-store/org.apache.logging.log4j-log4j-core-2.15.0
Show description for 7e18ea0
Dennis Kieselhorst
authored
7e18ea0
View commit details
Copy full SHA for 7e18ea0
Browse repository at this point
Merge pull request #431 from awslabs/dependabot/maven/samples/spring/pet-store/org.apache.logging.log4j-log4j-api-2.15.0
Show description for 09e8f4d
Dennis Kieselhorst
authored
09e8f4d
View commit details
Copy full SHA for 09e8f4d
Browse repository at this point
Merge pull request #430 from awslabs/dependabot/maven/samples/struts2/pet-store/org.apache.logging.log4j-log4j-api-2.15.0
Show description for d83a6e8
Dennis Kieselhorst
authored
d83a6e8
View commit details
Copy full SHA for d83a6e8
Browse repository at this point
Bump log4j-core from 2.14.1 to 2.15.0 in /samples/spring/pet-store
Show description for 5cb4cd7
dependabot[bot]
authored
5cb4cd7
View commit details
Copy full SHA for 5cb4cd7
Browse repository at this point
Bump log4j-core from 2.14.1 to 2.15.0 in /samples/struts2/pet-store
Show description for 074fa5b
dependabot[bot]
authored
074fa5b
View commit details
Copy full SHA for 074fa5b
Browse repository at this point
Bump log4j-api from 2.14.1 to 2.15.0 in /samples/spring/pet-store
Show description for f9ee1dd
dependabot[bot]
authored
f9ee1dd
View commit details
Copy full SHA for f9ee1dd
Browse repository at this point
Bump log4j-api from 2.14.1 to 2.15.0 in /samples/struts2/pet-store
Show description for dff29b6
dependabot[bot]
authored
dff29b6
View commit details
Copy full SHA for dff29b6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.